Skip to content

refactor: upgrade @babel/runtime from 7.15.4 to 7.16.0 #1928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 21, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @babel/runtime from 7.15.4 to 7.16.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-10-29.
Release notes
Package name: @babel/runtime
  • 7.16.0 - 2021-10-29

    v7.16.0 (2021-10-30)

    👓 Spec Compliance

    • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    🚀 New Feature

    • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types
    • babel-parser
    • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript
    • Other
    • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
    • babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types
    • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining
    • babel-traverse, babel-types

    🐛 Bug Fix

    • babel-parser, babel-plugin-transform-typescript
    • babel-plugin-transform-typescript
      • #13865 fix: allow enum member without initializer after non-literal member (@ lightmare)
    • babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript
      • #13854 Don't transform declare class in plugin-proposal-class-properties (@ forivall)
    • babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse
      • #13842 Implement @ babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@ JLHwung)
    • babel-plugin-proposal-async-generator-functions, babel-traverse
    • babel-traverse, babel-types
    • babel-generator

    🏠 Internal

    • Every package
    • Other
    • babel-helper-fixtures, babel-plugin-proposal-class-properties, babel-plugin-transform-runtime, babel-preset-react
    • babel-types
      • #13844 [ts] precise return type on createTypeAnnotationBasedOnTypeof (babel-types) (@ lightmare)
    • babel-helpers
    • babel-core, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-types

    🏃‍♀️ Performance

    • babel-types

    Committers: 9

  • 7.15.4 - 2021-09-02

    v7.15.4 (2021-09-02)

    Thanks @ flyinox, @ komyg, and @ meskill for your first PRs!

    👓 Spec Compliance

    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    🐛 Bug Fix

    • #13638 [eslint] Allow "latest" as ecmaVersion (@ fisker)
    • babel-traverse, babel-types
      • #13723 getBindingIdentifiers should return params for private methods (@ JLHwung)
    • babel-types
    • babel-helper-compilation-targets
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-property-in-object
    • babel-plugin-transform-typescript
    • babel-parser
    • babel-core

    📝 Documentation

    • babel-parser

    🏠 Internal

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-class-static-block, babel-plugin-syntax-private-property-in-object, babel-plugin-syntax-top-level-await, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-preset-env, babel-standalone

    🏃‍♀️ Performance

    • babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-preset-env, babel-template, babel-traverse
    • babel-cli, babel-helper-define-map, babel-helpers, babel-node, babel-parser, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-for-of, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-traverse, babel-types

    Committers: 11

from @babel/runtime GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade @babel/runtime from 7.15.4 to 7.16.0 refactor: upgrade @babel/runtime from 7.15.4 to 7.16.0 Nov 21, 2021
@mtrezza mtrezza merged commit bb36b6d into alpha Nov 21, 2021
@mtrezza mtrezza deleted the snyk-upgrade-a52fca19f7d43ee8261c94859721d9b9 branch November 21, 2021 13:50
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 3.3.0-alpha.17

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Dec 5, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jan 1, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants